home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •The School House• / Laura's Letters••••• / Laura's Letters••••• / background_2251.txt < prev    next >
Text File  |  1987-09-20  |  2KB  |  118 lines

  1. -- background: 2251 from stack: in
  2. -- bmap block id: 13827
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=10 top=231 right=298 bottom=501
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 2
  16. -- text size: 48
  17. -- style flags: 0
  18. -- line height: 64
  19. -- part name: Word
  20.  
  21.  
  22. -- part 7 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=115 top=44 right=226 bottom=392
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   spell field "Word"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 8 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=438 top=279 right=323 bottom=492
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 32650 / 32650
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: More
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   play "Boing"
  56.   visual effect dissolve
  57.   go to next card
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 11 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=13 top=13 right=54 bottom=57
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 1011 / 1011
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: 
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   visual effect iris close
  77.   go home
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 12 (button)
  83. -- low flags: 00
  84. -- high flags: 0000
  85. -- rect: left=6 top=285 right=338 bottom=86
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: 
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   go to second card
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 13 (button)
  102. -- low flags: 00
  103. -- high flags: 0000
  104. -- rect: left=86 top=285 right=338 bottom=151
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: 
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   go to third card
  116. end mouseUp
  117.  
  118.